; This is a PowerPacked file,\nplease unpack it and try again...;
MSG_ERROR_PALETTE_SWAP
; Memory Error. Can't swap to image palette.\nClose some windows and try activating again.;
MSG_OPEN_SCREEN_FAILED
; Can't open the Screen.;
MSG_OPEN_MAIN_WINDOW_FAILED
; Can't open the Main Window.;
MSG_FIND_WINDOW_FAILED
; Can't find that Window.;
MSG_OUT_OF_MEMORY
; Out of memory, try closing some windows.;
MSG_SAVE_FAILED
; Sorry can't save it, is it an image?;
MSG_PREFS_OLD_OR_NOT_FOUND
; Settings not found or they are too old.\nCreating new standard Settings.;
MSG_PREFS_ILLEGAL
; This is not a Settings file or it is too old.;
MSG_PREFS_WRITE_FAILED
; Can't write the Settings.;
MSG_PORT_CREATION_FAILED
; Can't create a Message Port.;
MSG_MENUTASK_CREATION_FAILED
; Can't create the Menu task.;
MSG_MENUTASK_FIND_FAILED
; Can't find task port.;
MSG_PRINT_ERROR_OPEN
; Can't Open Printer Device.\nError Code : %ld.;
MSG_PRINT_ERROR_CANCEL
; Canceled.;
MSG_PRINT_ERROR_NOTGRAPHICS
; Sorry your printer can't print graphics.;
MSG_PRINT_ERROR_BADDIMENSION
; Bad Print Format, Can't Print the image.;
MSG_PRINT_ERROR_INTERNALMEMORY
; Internal printer memory error.;;
MSG_PRINT_ERROR_UNKNOWN
; Unknown printing error.\nError code : %ld.;
MSG_LOW_STACK_SIZE
; Stack size too small!!\nStack size must be at least %ld.\nIn CLI use the 'Stack' command.\nIn WB select Icon & Info menu\nand increase the Stack size.;
MSG_ADJUST_SCREEN
; To adjust the screen to the new settings\nyou must remove all the images from it.;
MSG_INVALID_SCREEN_DEPTH
; You have selected a dithering mode with more\nbits like the depth of your screen.\nThe image on that screen will look ugly, saving\nit will still work correctly.;
MSG_ILLEGAL_SCREEN_USAGE
; There is a program illegally making use\nof TIFFView's screen. Please Close this\nprogram's window and then select 'Continue'.;
MSG_SCSI_BAD_PARAMETERS
; Bad Parameters !!!;
MSG_SCSI_ABORTED
; Command Aborted !!!;
MSG_SCSI_HARDWARE
; Hardware error !!!;
MSG_FILE_EXISTS
; File %s\nalready exists!;
MSG_ABOUT_TEXT
; %s %s by Bert Wynants.\nA utility to display graphic images\nand save these as TIFF or IFF files.\n%s %s;
MSG_OK_TO_KILL_MEMORY_IMAGE
; The full color memory image of \n%s\nis going to be killed!;
MSG_IMAGE_CHANGED
; Save changes to\n%s\nbefore closing it?;
MSG_MORE_CHANALS_PRESENT
; This is a multiple channel image,\nenter number of the channel you\nwould like to see.;
MSG_MORE_IMAGES_PRESENT
; This is a multiple image file,\nenter number of image you\nwould like to open.;